var go/doc.noteMarkerRx
2 uses
go/doc (current package)
reader.go#L498: noteMarkerRx = lazyregexp.New(`^[ \t]*` + noteMarker) // MARKER(uid) at text start
reader.go#L506: if m := noteMarkerRx.FindStringSubmatchIndex(text); m != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)